floating-point arithmetic

英 [ˈfləʊtɪŋ pɔɪnt əˈrɪθmətɪk] 美 [ˈfloʊtɪŋ pɔɪnt əˈrɪθmətɪk]

浮点运算

计算机



双语例句

  1. If nothing else, this article should have shown you just how tricky good floating-point arithmetic really is.
    本文特别展示了良好的浮点算法有多么巧妙!
  2. Note that, in this example, sum must be initialized to an explicit floating-point value; otherwise, all the subsequent computations will be done using integer arithmetic.
    注意,在本例中,sum必须被初始化为一个显式的浮点值;否则,所有后续计算都将使用整数运算计算。
  3. A processor interprets a stream of data as instructions to execute; it has one or more processing units that perform integer and floating-point arithmetic as well as more advanced computations.
    处理器将数据流解释为要执行的指令,它拥有一个或多个处理单元,用于执行整数和浮点运算以及更高级的计算。
  4. Remember, integer arithmetic is much faster than floating-point arithmetic, as it can usually be done directly by the processor, rather than relying on external FPUs or floating point math libraries.
    记住,整形数运算要比浮点数运算快得多,因为处理器可以直接进行整型数运算,浮点数运算需要依赖于外部的浮点数处理器或者浮点数数学库。
  5. To analyze the rounding error of calculator floating-point numbers arithmetic operation is the foundation of numerical calculation method's error analysis.
    对计算机浮点数算术运算的舍入误差进行分析,是对数值计算方法作误差分析的基础。
  6. Block floating-point arithmetic is used to enhance the dynamic range and computation accuracy.
    采用块浮点算法以提高动态范围和运算精度。
  7. For one thing, base on the analysis of performance of pipeline, implementation of multi-arithmetic pipeline is discussed in this article illustrated by double precision floating-point arithmetic pipeline.
    文章在对流水线性能进行分析的基础上,以双精度浮点运算流水线为例子,阐述了实现多条运算流水机制的方法。
  8. The reason beyond this is that those fast algorithms do reduce the complexity of computing but still one needs to use floating-point arithmetic operations in the computation process.
    浮点运算在MSP430系列微控制器中的应用原因是这些快速算法虽减少了计算复杂性,但在计算过程中仍需要大量浮点运算。
  9. Firstly, this thesis reviews the history of FPU, introduces the development of computer floating-point arithmetic and the typical research achievements in this area all over the world in detail, and illuminates the broad application of FPU and the great significance of the research on floating-point arithmetic.
    论文首先回顾了浮点处理器的发展历程,详细介绍了浮点算术领域的研究发展情况以及国内外在这一领域内典型的研究成果,阐明了浮点处理器广阔的应用范围和进行浮点算术研究的巨大意义。
  10. The definition of the floating-point format, the selection of arithmetic and the key techniques of the FPGA realization are discussed.
    详细阐述了FFT处理器的自定制浮点格式确定、算法选择和浮点加法实现等关键技术。
  11. The Implementation of Floating-point Arithmetic on TMS 320
    数字信号处理器TMS320的浮点运算实现
  12. In the first-the main section, the bounds are derived for the rounding errors made in the fundamental floating-point arithmetic operations.
    第一部分&主要部分,导出了基本的浮点算术运算引起的舍入误差的界;
  13. Rounding error study of calculator floating-point numbers arithmetic operation
    计算机浮点数算术运算的舍入误差研究
  14. First, floating-point addition arithmetic is analyzed, and a new rational architecture is designed based on it.
    本文首先分析讨论了浮点加法理论,并在此基础上设计出一种新的更合理的算法结构。
  15. A logical design method of hypersurface neuron for single-cycle floating-point arithmetic operation is presented.
    介绍了通用神经计算机CASSANDRA-中单节拍浮点运算神经元的硬件设计方法。
  16. Logical Design of Hypersurface Neuron for Single-Cycle Floating-Point Arithmetic Operation
    单节拍浮点运算神经元的组合逻辑设计
  17. The structure includes a central control module and ten parallel floating-point basic arithmetic modules.
    该结构包括一个中心调度模块和十个并行浮点基本运算模块。
  18. Kalman filtering algorithm module is also divided into several functional modules. Time division multiplexing method has been used to minimize the complexity of the algorithm; in addition, floating-point arithmetic operations have been used to ensure operational accuracy.
    滤波算法部分也分解为几个功能模块,采用分时复用方法,最大限度地降低算法复杂度。运算部分采用浮点算法,保证了运算精度。